home *** CD-ROM | disk | FTP | other *** search
/ Hyper Stacks 1994 May / Hyper Stacks (Pacific HiTech)(1994)[Mac].iso / Reference / THE AIDS STACK / background_6944.txt < prev    next >
Encoding:
Text File  |  1988-01-11  |  2.1 KB  |  111 lines

  1. -- background: 6944 from stack: in
  2. -- bmap block id: 7269
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on openStack
  8.   hide message box
  9.   hide menuBar
  10.   pass openStack
  11. end openStack
  12.  
  13.  
  14.  
  15. -- part 16 (button)
  16. -- low flags: 00
  17. -- high flags: 2000
  18. -- rect: left=329 top=271 right=308 bottom=358
  19. -- title width / last selected line: 0
  20. -- icon id / first selected line: 0 / 0
  21. -- text alignment: 1
  22. -- font id: 0
  23. -- text size: 12
  24. -- style flags: 0
  25. -- line height: 16
  26. -- part name: HOME
  27. ----- HyperTalk script -----
  28. on mouseUp
  29.   visual effect dissolve slowly
  30.   go to card id 17296
  31.   visual venetian blinds slowly
  32.   go to card id 3013
  33. end mouseUp
  34.  
  35.  
  36.  
  37. -- part 17 (button)
  38. -- low flags: 00
  39. -- high flags: 2000
  40. -- rect: left=419 top=271 right=308 bottom=448
  41. -- title width / last selected line: 0
  42. -- icon id / first selected line: 0 / 0
  43. -- text alignment: 1
  44. -- font id: 0
  45. -- text size: 12
  46. -- style flags: 0
  47. -- line height: 16
  48. -- part name: 
  49. ----- HyperTalk script -----
  50. on mouseUp
  51.   DoMenu Find...
  52. end mouseUp
  53.  
  54.  
  55.  
  56.  
  57. -- part 18 (field)
  58. -- low flags: 00
  59. -- high flags: 2007
  60. -- rect: left=17 top=61 right=251 bottom=502
  61. -- title width / last selected line: 0
  62. -- icon id / first selected line: 0 / 0
  63. -- text alignment: 0
  64. -- font id: 3
  65. -- text size: 12
  66. -- style flags: 0
  67. -- line height: 16
  68. -- part name: TERM
  69.  
  70.  
  71. -- part 22 (button)
  72. -- low flags: 00
  73. -- high flags: 2000
  74. -- rect: left=389 top=271 right=308 bottom=418
  75. -- title width / last selected line: 0
  76. -- icon id / first selected line: 0 / 0
  77. -- text alignment: 1
  78. -- font id: 0
  79. -- text size: 12
  80. -- style flags: 0
  81. -- line height: 16
  82. -- part name: NEXT
  83. ----- HyperTalk script -----
  84. on mouseUp
  85.   visual effect wipe right slowly
  86.   DoMenu Next
  87. end mouseUp
  88.  
  89.  
  90.  
  91. -- part 25 (button)
  92. -- low flags: 00
  93. -- high flags: 2000
  94. -- rect: left=449 top=271 right=308 bottom=478
  95. -- title width / last selected line: 0
  96. -- icon id / first selected line: 0 / 0
  97. -- text alignment: 1
  98. -- font id: 0
  99. -- text size: 12
  100. -- style flags: 0
  101. -- line height: 16
  102. -- part name: glossary
  103. ----- HyperTalk script -----
  104. on mouseUp
  105.   push this card
  106.   visual effect barn door open
  107.   go to card id 20036
  108. end mouseUp
  109.  
  110.  
  111.